home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
Interactive Quarterly
/
The Best of New Machine Publishing 1 - Disc 4: Interactive Quarterly.iso
/
pc
/
cafe
/
dvd.dir
/
00066.ls
< prev
next >
Encoding:
Amiga
Atari
Commodore
DOS
FM Towns/JPY
Macintosh
Macintosh JP
Macintosh to JP
NeXTSTEP
RISC OS/Acorn
Shift JIS
UTF-8
Wrap
Text File
|
1996-08-19
|
267 b
|
14 lines
on exitFrame
global IQcursor
sound stop 1
sound stop 2
puppetSound(0)
puppetSprite(5, 0)
puppetSprite(12, 0)
clearCursors()
set the cursor of sprite 12 to IQcursor
repeat with i = 30 to 38
set the cursor of sprite i to IQcursor
end repeat
end